|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopencard.opt.applet.AppletState
Applet states are to be used for representing the state of an applet to applet proxies associated with that applet. Different applet proxies can cooperate via state objects.
| Constructor Summary | |
AppletState()
|
|
| Method Summary | |
abstract void |
appletDeselected()
This method is to be called when the applet to which the AppletState belongs was deselected. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AppletState()
| Method Detail |
public abstract void appletDeselected()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||